C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientDraggingRow Property

In This Topic
OnClientDraggingRow Property (TransposedGrid<T>)
In This Topic
Occurs when the user starts dragging a row.
Syntax
'Declaration
 
Public Overridable Property OnClientDraggingRow As String
 
See Also